home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Applikationen / MacSpectacle 1.5.5 / Manual / to do .c < prev    next >
Text File  |  1995-06-11  |  871b  |  43 lines

  1. #if 0
  2.  
  3. LOAD/SAVE:
  4. • write .aiff
  5. • read/write .rle 
  6. • load .zip files
  7.  
  8. SCREEN:
  9. • black out rest of screen
  10.  
  11. TAPERECORDER:
  12. • create empty tape
  13. • erase parts of the tape
  14. • Save at arbitrary position
  15. • better functions asigned to buttons
  16.  
  17. Z80 ENGINE/DEBUGGER:
  18. trap PC address
  19. trap memory write address
  20. single stepper / debugger / monitor / disassembler
  21. exact R handling
  22. Do_Info calls in fZ80
  23. • DAA after "OR r" or "OR N" in 68k version
  24.  
  25. KEYBOARD:
  26. • Revise keyboard decoding, combine both methods
  27. • enter tokens key-by-key
  28. • Klick in Keyboard-Pict (yellow frames)
  29. • more joystick emulations
  30.  
  31. MISC:
  32. Exclusive/multitasking switch option
  33. thanks for Canaith
  34. game poke possibility
  35. scrolltext in "about"
  36. record/replay
  37. place ROM patches in a more intelligent way
  38. using default audio output sampling rate
  39. net game possibility for net games and single specci dual player games
  40.  
  41. #endif
  42.  
  43.